Skip to content

[docs] fix swag annotations - #263

Merged
capcom6 merged 1 commit into
masterfrom
docs/fix-swag-annotations
Aug 14, 2026
Merged

[docs] fix swag annotations#263
capcom6 merged 1 commit into
masterfrom
docs/fix-swag-annotations

Conversation

@capcom6

@capcom6 capcom6 commented Aug 8, 2026

Copy link
Copy Markdown
Member

Greptile Summary

The PR corrects Swagger annotations and regenerates the OpenAPI specification.

  • Documents the complete processing-state enum.
  • Adds device ID length and pagination limit constraints.
  • Preserves separate limit and offset query parameters.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
internal/sms-gateway/handlers/messages/3rdparty.go Corrects Swagger parameter types and constraint syntax; the previously concatenated parameter annotation is now properly separated.
internal/sms-gateway/openapi/docs.go Regenerates the OpenAPI document with the expected state enum, device ID length constraints, and pagination bounds.

Reviews (4): Last reviewed commit: "[docs] fix swag annotations" | Re-trigger Greptile

Comment thread internal/sms-gateway/handlers/messages/3rdparty.go Outdated
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

🤖 Pull request artifacts

Platform File
🐳 Docker GitHub Container Registry
🍎 Darwin arm64 server_Darwin_arm64.tar.gz
🍎 Darwin x86_64 server_Darwin_x86_64.tar.gz
🐧 Linux arm64 server_Linux_arm64.tar.gz
🐧 Linux i386 server_Linux_i386.tar.gz
🐧 Linux x86_64 server_Linux_x86_64.tar.gz
🪟 Windows arm64 server_Windows_arm64.zip
🪟 Windows i386 server_Windows_i386.zip
🪟 Windows x86_64 server_Windows_x86_64.zip

@capcom6
capcom6 force-pushed the docs/fix-swag-annotations branch from d2d7171 to 2e2f1ff Compare August 11, 2026 04:15
@capcom6
capcom6 force-pushed the docs/fix-swag-annotations branch from 2e2f1ff to 96663e1 Compare August 12, 2026 03:56
@capcom6 capcom6 added ready deployed The PR is deployed on staging labels Aug 13, 2026
@capcom6
capcom6 merged commit 57b9ff7 into master Aug 14, 2026
11 checks passed
@capcom6
capcom6 deleted the docs/fix-swag-annotations branch August 14, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployed The PR is deployed on staging ready

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant